home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Math / Hyperchaos / hyper-chaos / 6_more complex chaos / card_9095.txt < prev    next >
Text File  |  1991-04-11  |  855b  |  38 lines

  1. -- card: 9095 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2619
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=140 top=225 right=247 bottom=240
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: hyperchaos
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   open "bin:strange attractors:rossler band:hyper.traj"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part contents for background part 23
  28. ----- text -----
  29.  
  30. In a continuous 4-D dissipative system there are 3 possible classes of strange attractor---their Lyapunov spectra are:
  31.        ‚Ä¢  (+,+,0,-)            
  32.        ‚Ä¢  (+,0,0,-)  
  33.        ‚Ä¢  (+,0,-,-)
  34.  
  35. e.g.  Rossler's                             
  36. with spectrum  { +0.16 , +0.03 , 0 , -39.0 }
  37.  
  38.